home *** CD-ROM | disk | FTP | other *** search
/ infoROM 17,000 Product Descriptions for Business / infoROM Product Descriptions for Business - ESX Interactive.ISO / argdemos / objdemo / toolkit.exe / CHOFIX.DCL < prev    next >
Encoding:
Text File  |  1992-12-15  |  198 b   |  10 lines

  1.     initial_focus = "cholist";
  2.     : list_box {
  3.         label = "Choose from list";
  4.         key = "lst";
  5.         width = 35;
  6.         allow_accept = true;
  7.     }
  8.     spacer;
  9.     ok_cancel;
  10. }